Nicholas Bamber [Wed, 19 Feb 2025 22:59:10 +0000 (22:59 +0000)]
test integration We always want to run the tests even if our platform is not in the database of validated platforms. And the NFS based test has no chance of success in a bare Debian machine.
Nicholas Bamber [Tue, 18 Feb 2025 01:16:47 +0000 (01:16 +0000)]
test integration We always want to run the tests even if our platform is not in the database of validated platforms. And the NFS based test has no chance of success in a bare Debian machine.
Nicholas Bamber [Thu, 14 Nov 2024 11:09:40 +0000 (11:09 +0000)]
test integration We always want to run the tests even if our platform is not in the database of validated platforms. And the NFS based test has no chance of success in a bare Debian machine.
Nicholas Bamber [Sun, 10 Mar 2024 11:43:21 +0000 (12:43 +0100)]
test integration We always want to run the tests even if our platform is not in the database of validated platforms. And the NFS based test has no chance of success in a bare Debian machine.
Nicholas Bamber [Thu, 28 Apr 2022 04:08:23 +0000 (04:08 +0000)]
test integration We always want to run the tests even if our platform is not in the database of validated platforms. And the NFS based test has no chance of success in a bare Debian machine.
Andres Salomon [Thu, 28 Apr 2022 04:08:23 +0000 (04:08 +0000)]
lsof (4.95.0-1) unstable; urgency=low
* New upstream release.
* Fix debian/watch to pull in the linux-specific upstream version, and
properly mangle the new upstream version format.
* Drop excluded files from debian/copyright, and stop repacking as
+dfsg. The uw dialect stuff is gone (again, linux-specific), and
that stray a.out file went away.
* Update patches:
- patches/examples: drop, merged upstream (with improvements).
- patches/manpage: drop, merged upstream.
- patches/obsolete: drop, merged upstream.
- patches/preset-ccdate: drop, merged upstream.
- patches/tests: refresh.
Newer versions of glibc cause a fail to build due to some linux header
changes. This needs to go upstream.
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926716
Gbp-Pq: Name ftbfs
J�r�my Bobbio [Thu, 19 Nov 2020 12:35:27 +0000 (21:35 +0900)]
Allow LSOF_CCDATE to be overriden by an environment variable
Last-Update: 2014-09-22
Capturing the current time as part of the build process does not make it
deterministic. By allowing the LSOF_CCDATE to be externally set, the current
time can be removed or preset.
Nicholas Bamber [Thu, 19 Nov 2020 12:35:27 +0000 (21:35 +0900)]
test integration We always want to run the tests even if our platform is not in the database of validated platforms. And the NFS based test has no chance of success in a bare Debian machine.
Forwarded: not-needed Reviewed-by: Nicholas Bamber <nicholas@periapt.co.uk>
Last-Update: 2012-04-17
The supplied expample scipts assume that perl is installed
in /usr/local/bin which is not the case in Debian.
This patch changes the path to /usr/bin/perl in all supplied
example scripts and corrects a comment in scripts/identd.perl5.
Reviewed-by: Nicholas Bamber <nicholas@periapt.co.uk>
Forwarded: no
Last-Update: 2012-04-17
a lot of minus sign occurences in the lsof man page are missing the
'\' escape sign and would therefore be interpreted as hyphens. This patch
adds the escape signs where appropriate.
===================================================================
J�r�my Bobbio [Sat, 12 Jan 2019 09:23:59 +0000 (09:23 +0000)]
Allow LSOF_CCDATE to be overriden by an environment variable
Last-Update: 2014-09-22
Capturing the current time as part of the build process does not make it
deterministic. By allowing the LSOF_CCDATE to be externally set, the current
time can be removed or preset.
Nicholas Bamber [Sat, 12 Jan 2019 09:23:59 +0000 (09:23 +0000)]
test integration We always want to run the tests even if our platform is not in the database of validated platforms. And the NFS based test has no chance of success in a bare Debian machine.
Forwarded: not-needed Reviewed-by: Nicholas Bamber <nicholas@periapt.co.uk>
Last-Update: 2012-04-17
The supplied expample scipts assume that perl is installed
in /usr/local/bin which is not the case in Debian.
This patch changes the path to /usr/bin/perl in all supplied
example scripts and corrects a comment in scripts/identd.perl5.
Reviewed-by: Nicholas Bamber <nicholas@periapt.co.uk>
Forwarded: no
Last-Update: 2012-04-17
a lot of minus sign occurences in the lsof man page are missing the
'\' escape sign and would therefore be interpreted as hyphens. This patch
adds the escape signs where appropriate.
===================================================================
Andres Salomon [Sat, 12 Jan 2019 09:23:59 +0000 (09:23 +0000)]
lsof (4.91+dfsg-1) unstable; urgency=low
* New upstream release (closes: #911818).
- fixes build failures with newer glibc (closes: #916160).
- debian/repack.local: Adjust for 4.91.
* Ack NMU (closes: #798315).
* Take over maintenance with Norbert's permission. Thanks for your
work, Norbert! (closes: #917937).
* Fix synopsis to start with lowercase letter (closes: #803973).